home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / Syn Text Editor 2.1.0.46 / synsetup-2.1.0.46.exe / {app} / templates / JavaScript.js next >
Text File  |  2002-07-19  |  140b  |  10 lines

  1. // Description: JavaScript|
  2. // Created: {$DateTime} by {$UserName}
  3. Welcome();
  4.  
  5. function Welcome() 
  6. {
  7.   // Enter usercode here
  8.   
  9. }
  10.